[INFO] cloning repository https://github.com/tyggja/trackd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyggja/trackd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyggja%2Ftrackd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyggja%2Ftrackd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46eab565cc6c37cf3e093fe521f5f5d2bb57e9a6
[INFO] testing tyggja/trackd against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyggja%2Ftrackd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tyggja/trackd
[INFO] finished tweaking git repo https://github.com/tyggja/trackd
[INFO] tweaked toml for git repo https://github.com/tyggja/trackd written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tyggja/trackd on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tyggja/trackd already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jwalk v0.8.1
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be9aa33caf1dfe39f9c2e8498012044a3325ea54ea60d5638e380ac9a6c3ed1c
[INFO] running `Command { std: "docker" "start" "-a" "be9aa33caf1dfe39f9c2e8498012044a3325ea54ea60d5638e380ac9a6c3ed1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be9aa33caf1dfe39f9c2e8498012044a3325ea54ea60d5638e380ac9a6c3ed1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9aa33caf1dfe39f9c2e8498012044a3325ea54ea60d5638e380ac9a6c3ed1c", kill_on_drop: false }`
[INFO] [stdout] be9aa33caf1dfe39f9c2e8498012044a3325ea54ea60d5638e380ac9a6c3ed1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b66567cb12d107eca5e55ff3955a73fcf1b2a1e08eb51d8eff6d3ef70ea07574
[INFO] running `Command { std: "docker" "start" "-a" "b66567cb12d107eca5e55ff3955a73fcf1b2a1e08eb51d8eff6d3ef70ea07574", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling trackd v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.72s
[INFO] running `Command { std: "docker" "inspect" "b66567cb12d107eca5e55ff3955a73fcf1b2a1e08eb51d8eff6d3ef70ea07574", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b66567cb12d107eca5e55ff3955a73fcf1b2a1e08eb51d8eff6d3ef70ea07574", kill_on_drop: false }`
[INFO] [stdout] b66567cb12d107eca5e55ff3955a73fcf1b2a1e08eb51d8eff6d3ef70ea07574
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 178bf608a35f0826bae648dd60d1bb1b8af5136287c6bfabf9968f9966e777b1
[INFO] running `Command { std: "docker" "start" "-a" "178bf608a35f0826bae648dd60d1bb1b8af5136287c6bfabf9968f9966e777b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling trackd v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "178bf608a35f0826bae648dd60d1bb1b8af5136287c6bfabf9968f9966e777b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178bf608a35f0826bae648dd60d1bb1b8af5136287c6bfabf9968f9966e777b1", kill_on_drop: false }`
[INFO] [stdout] 178bf608a35f0826bae648dd60d1bb1b8af5136287c6bfabf9968f9966e777b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f4ce8aa74b50dbf1787feff5e24e4242f00aa759e572a17e364c989f8a7650f6
[INFO] running `Command { std: "docker" "start" "-a" "f4ce8aa74b50dbf1787feff5e24e4242f00aa759e572a17e364c989f8a7650f6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trackd-5a155550d290e380)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test argv_audit::tests::detects_abs_bash_dash_c ... ok
[INFO] [stdout] test argv_audit::tests::detects_bash_dash_c ... ok
[INFO] [stdout] test argv_audit::tests::detects_env_wrapper ... ok
[INFO] [stdout] test argv_audit::tests::detects_sh_dash_c ... ok
[INFO] [stdout] test argv_audit::tests::detects_login_then_c ... ok
[INFO] [stdout] test argv_audit::tests::detects_dash_zsh_ksh ... ok
[INFO] [stdout] test argv_audit::tests::double_pipe_not_a_pipeline ... ok
[INFO] [stdout] test argv_audit::tests::escaped_pipe_ignored ... ok
[INFO] [stdout] test argv_audit::tests::euo_pipefail_allowed ... ok
[INFO] [stdout] test argv_audit::tests::eo_pipefail_allowed ... ok
[INFO] [stdout] test argv_audit::tests::explicit_errexit_pipefail_allowed ... ok
[INFO] [stdout] test argv_audit::tests::non_shell_argv_always_allowed ... ok
[INFO] [stdout] test argv_audit::tests::pipe_and_pipefail_allowed_regardless_of_order ... ok
[INFO] [stdout] test argv_audit::tests::pipe_inside_double_quotes_ignored ... ok
[INFO] [stdout] test argv_audit::tests::pipe_inside_single_quotes_ignored ... ok
[INFO] [stdout] test argv_audit::tests::pipefail_allowed ... ok
[INFO] [stdout] test argv_audit::tests::rejects_non_shell ... ok
[INFO] [stdout] test argv_audit::tests::detects_clustered_flags_ending_in_c ... ok
[INFO] [stdout] test cli::install::tests::test_cap_not_hit_if_under_limit ... ok
[INFO] [stdout] test argv_audit::tests::refused_message_mentions_pipefail ... ok
[INFO] [stdout] test argv_audit::tests::rejects_shell_without_dash_c ... ok
[INFO] [stdout] test cli::install::tests::test_classification_dedup_written_and_deleted ... ok
[INFO] [stdout] test cli::install::tests::test_classification_metadata_suppressed_by_write ... ok
[INFO] [stdout] test argv_audit::tests::shell_without_pipeline_allowed ... ok
[INFO] [stdout] test cli::list::tests::truncate_ascii_short ... ok
[INFO] [stdout] test cli::list::tests::truncate_multibyte_does_not_panic ... ok
[INFO] [stdout] test cli::install::tests::test_classification_distinct_paths_all_recorded ... ok
[INFO] [stdout] test cli::install::tests::test_cap_stops_at_limit ... ok
[INFO] [stdout] test db::sessions::tests::outcome_failed_non_zero_exit ... ok
[INFO] [stdout] test cli::list::tests::truncate_ascii_long ... ok
[INFO] [stdout] test argv_audit::tests::rejects_shell_with_double_dash_terminator ... ok
[INFO] [stdout] test db::sessions::tests::outcome_no_op ... ok
[INFO] [stdout] test db::sessions::tests::outcome_success ... ok
[INFO] [stdout] test db::sessions::tests::outcome_failed_takes_priority_over_change_count ... ok
[INFO] [stdout] test fsutil::tests::test_check_dir_safe_rejects_user_owned_tempdir ... ok
[INFO] [stdout] test fsutil::tests::test_check_dir_safe_root_is_safe ... ok
[INFO] [stdout] test db::sessions::tests::test_session_name_validation ... ok
[INFO] [stdout] test argv_audit::tests::unguarded_pipeline_refused ... ok
[INFO] [stdout] test cli::install::tests::test_classification_dedup_rename_beats_write ... ok
[INFO] [stdout] test cli::remove::tests::no_op_real_remove_drops_session_from_db ... ok
[INFO] [stdout] test fsutil::tests::test_check_path_safe_rejects_symlinked_target ... ok
[INFO] [stdout] test fsutil::tests::test_check_path_safe_rejects_user_writable_parent ... ok
[INFO] [stdout] test fsutil::tests::test_check_path_safe_accepts_under_root_owned_chain ... ok
[INFO] [stdout] test fsutil::tests::test_normalize_relative_path ... ok
[INFO] [stdout] test fsutil::tests::test_normalize_path ... ok
[INFO] [stdout] test cli::remove::tests::no_op_dry_run_preserves_session ... ok
[INFO] [stdout] test tracer::runner::tests::should_track_hard_skip_always_applies ... ok
[INFO] [stdout] test tracer::runner::tests::test_backup_filename_long_path_falls_back ... ok
[INFO] [stdout] test tracer::runner::tests::test_backup_filename_no_collision ... ok
[INFO] [stdout] test tracer::runner::tests::test_backup_filename_reversible_short ... ok
[INFO] [stdout] test tracer::runner::tests::test_backup_mode_strips_setuid_setgid_sticky ... ok
[INFO] [stdout] test tracer::runner::tests::test_backup_filename_long_paths_still_distinct ... ok
[INFO] [stdout] test tracer::runner::tests::should_track_honors_extra_skip_paths ... ok
[INFO] [stdout] test privs::tests::validate_sudo_triple_accepts_real_user ... ok
[INFO] [stdout] test privs::tests::validate_sudo_triple_rejects_uid_mismatch ... ok
[INFO] [stdout] test privs::tests::capture_and_escalate_populates_state ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin trackd`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/trackd-5a155550d290e380` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] [stdout] test tracer::runner::tests::test_should_track_exact_and_descendants ... ok
[INFO] [stdout] test revert::plan::tests::restore_metadata_does_not_chmod_through_symlink ... ok
[INFO] [stdout] test revert::plan::tests::restore_symlink_does_not_chown_target ... ok
[INFO] running `Command { std: "docker" "inspect" "f4ce8aa74b50dbf1787feff5e24e4242f00aa759e572a17e364c989f8a7650f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4ce8aa74b50dbf1787feff5e24e4242f00aa759e572a17e364c989f8a7650f6", kill_on_drop: false }`
[INFO] [stdout] f4ce8aa74b50dbf1787feff5e24e4242f00aa759e572a17e364c989f8a7650f6
